getInsetsController
open fun getInsetsController(@NonNull window: Window, @NonNull view: View): WindowInsetsControllerCompat(source)
Retrieves the single WindowInsetsControllerCompat of the window this view is attached to.
Return
The WindowInsetsControllerCompat for the window.